home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "CustID": "Long Integer",
- "CoName": "Text (50)",
- "ISP Name": "Text (50)",
- "Billing Address": "Text (50)",
- "Physical Street Address": "Text (50)",
- "City": "Text (50)",
- "State": "Text (50)",
- "Zip": "Text (50)",
- "Phone Number": "Text (50)",
- "Fax Number": "Text (50)",
- "Contact Person": "Text (50)",
- "Contact Email": "Text (50)",
- "Tech Contact": "Text (50)",
- "Tech Email": "Text (50)",
- "Support Email": "Text (50)",
- "Support Phone": "Text (50)",
- "BCity": "Text (50)",
- "BState": "Text (50)",
- "BZip": "Text (50)"
- },
- "data": [
- {
- "CustID": 351,
- "CoName": "Tiscali 10.0",
- "ISP Name": "Tiscali 10.0",
- "Billing Address": "unknown",
- "Physical Street Address": "unknown",
- "City": "unknown",
- "State": "UK",
- "Zip": "unknown",
- "Phone Number": "unknown",
- "Fax Number": "unknown",
- "Contact Person": "Nik Haidar",
- "Contact Email": "nik.haidar@uk.tiscali.com",
- "Tech Contact": "Nik Haidar",
- "Tech Email": "nik.haidar@uk.tiscali.com",
- "Support Email": "NA",
- "Support Phone": "NA",
- "BCity": "unknown",
- "BState": "UK",
- "BZip": "unknown"
- }
- ]
- }